Improve the drawing of progress in entries, using fg/bg[SELECTED]. Add a
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Mar 2009 18:22:56 +0000 (18:22 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 2 Mar 2009 18:22:56 +0000 (18:22 +0000)
commita1ec0347349a463aa3c88e161885cf948a2c411d
tree435c58863db2fdc23db631522e4b26345b88e45d
parent316e97b6ebe80b1f7072bdde41d749dc065c192a
Improve the drawing of progress in entries, using fg/bg[SELECTED]. Add a

        * gtk/gtkentry.c: Improve the drawing of progress in entries,
        using fg/bg[SELECTED]. Add a progress-border style property.
        Draw progress behind icons too.
        * gtk/gtkrc.c: Add defaults for fg/bg[SELECTED] in entries.
        Patch by Benjamin Berg.

svn path=/trunk/; revision=22445
ChangeLog
gtk/gtkentry.c
gtk/gtkrc.c